TRSCH
This project covers all the test cases of Schedular trigger
| Sr. No | Service Name | Description |
|---|---|---|
| 1. | scheduleServieSendJMS | Schedule a services which send JMS message |
| 2. | scheduleServiceCallRest | Schedule a service which pools Rest API |
| 3. | cronSchedularService | Scheduling the service by cron job to run after every 5 seconds. Logging the current datetime to show that the service is indeed executing after 5 seconds. |